Carbon


kInternetLocationCreator

Header: Finder.h

enum {
    kInternetLocationCreator = 'drag',
    kInternetLocationHTTP = 'ilht',
    kInternetLocationFTP = 'ilft',
    kInternetLocationFile = 'ilfi',
    kInternetLocationMail = 'ilma',
    kInternetLocationNNTP = 'ilnw',
    kInternetLocationAFP = 'ilaf',
    kInternetLocationAppleTalk = 'ilat',
    kInternetLocationNSL = ''ilns'',
    kInternetLocationGeneric = ''ilge''
};

Constant descriptions

kInternetLocationCreator
kInternetLocationHTTP
kInternetLocationFTP
kInternetLocationFile
kInternetLocationMail
kInternetLocationNNTP
kInternetLocationAFP
kInternetLocationAppleTalk
kInternetLocationNSL
kInternetLocationGeneric


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)